home *** CD-ROM | disk | FTP | other *** search
/ Graphics Plus / Graphics Plus.iso / general / viewers / polyview / polyvw31.lha / Polyview3.1 / new / zoom.bm < prev   
Text File  |  1993-06-23  |  1KB  |  23 lines

  1. /* $Header: /usr3/people/gbourhis/pv3/new/RCS/zoom.bm,v 1.1 92/09/18 10:55:26 marca Exp $ */
  2.  
  3. #ifdef RCSLOG
  4. $Log:    zoom.bm,v $
  5.  * Revision 1.1  92/09/18  10:55:26  marca
  6.  * Initial revision
  7.  * 
  8. #endif
  9.  
  10. #define zoom_width 30
  11. #define zoom_height 30
  12. static char zoom_bits[] = {
  13.    0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00,
  14.    0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00,
  15.    0x00, 0x00, 0x00, 0x00, 0xc0, 0xff, 0xff, 0x01, 0x20, 0x00, 0x00, 0x01,
  16.    0x20, 0x00, 0x00, 0x01, 0x20, 0x00, 0x00, 0x01, 0xc0, 0xff, 0x03, 0x01,
  17.    0x00, 0x00, 0x04, 0x01, 0x00, 0x00, 0x04, 0x01, 0x00, 0x00, 0x82, 0x00,
  18.    0x00, 0x00, 0x41, 0x00, 0x00, 0x80, 0x20, 0x00, 0x00, 0x40, 0x10, 0x00,
  19.    0x00, 0x20, 0x08, 0x00, 0x00, 0x10, 0x04, 0x00, 0x00, 0x08, 0x02, 0x00,
  20.    0x00, 0x04, 0x01, 0x00, 0x00, 0x82, 0x00, 0x00, 0x00, 0x41, 0x00, 0x00,
  21.    0x80, 0xc0, 0xff, 0x01, 0x40, 0x00, 0x00, 0x02, 0x20, 0x00, 0x00, 0x02,
  22.    0x20, 0x00, 0x00, 0x02, 0xe0, 0xff, 0xff, 0x01, 0x00, 0x00, 0x00, 0x00};
  23.